-
TC_REG_002: Verify username validation for uniqueness
8:40:50 PM / 00:00:06:476 Pass
TC_REG_002: Verify username validation for uniqueness
05.15.2025 8:40:50 PM 05.15.2025 8:40:56 PM 00:00:06:476 · #test-id=1Testing registration functionalityStatus Timestamp Details Info 8:40:51 PM Navigating to DemoBlaze website Info 8:40:52 PM Home Page Info 8:40:54 PM Testing username uniqueness validation Info 8:40:55 PM Sign Up Modal Info 8:40:55 PM Entering existing username: testuser123 Info 8:40:55 PM Form filled with existing username Info 8:40:55 PM Clicking Sign up button Info 8:40:55 PM Checking for alert message Info 8:40:56 PM Alert text: This user already exist. Pass 8:40:56 PM System correctly validated username uniqueness Info 8:40:56 PM After Alert -
TC_REG_004: Verify successful user registration
8:40:56 PM / 00:00:05:681 Pass
TC_REG_004: Verify successful user registration
05.15.2025 8:40:56 PM 05.15.2025 8:41:02 PM 00:00:05:681 · #test-id=2Testing registration functionalityStatus Timestamp Details Info 8:40:57 PM Navigating to DemoBlaze website Info 8:40:58 PM Home Page Info 8:41:00 PM Testing successful user registration Info 8:41:00 PM Using username: testuser_108166b0 Info 8:41:01 PM Sign Up Modal Info 8:41:01 PM Filling registration form Info 8:41:01 PM Form filled Info 8:41:01 PM Clicking Sign up button Info 8:41:01 PM Checking for success alert Info 8:41:02 PM Alert text: Sign up successful. Pass 8:41:02 PM User registration completed successfully Info 8:41:02 PM After Registration -
TC_REG_006: Verify empty field validation during registration
8:41:02 PM / 00:00:08:401 Pass
TC_REG_006: Verify empty field validation during registration
05.15.2025 8:41:02 PM 05.15.2025 8:41:10 PM 00:00:08:401 · #test-id=3Testing registration functionalityStatus Timestamp Details Info 8:41:03 PM Navigating to DemoBlaze website Info 8:41:05 PM Home Page Info 8:41:07 PM Testing empty field validation Info 8:41:07 PM Testing empty username Info 8:41:08 PM Sign Up Modal Info 8:41:08 PM Form with empty username Info 8:41:08 PM Alert text: Please fill out Username and Password. Pass 8:41:08 PM Empty username validation works correctly Info 8:41:08 PM Testing empty password Info 8:41:09 PM Form with empty password Info 8:41:09 PM Alert text: Please fill out Username and Password. Pass 8:41:09 PM Empty password validation works correctly Info 8:41:10 PM Testing both fields empty Info 8:41:10 PM Form with both fields empty Info 8:41:10 PM Alert text: Please fill out Username and Password. Pass 8:41:10 PM Both fields empty validation works correctly Pass 8:41:10 PM Empty field validation test completed successfully -
TC_REG_008: Verify special characters handling in username field
8:41:11 PM / 00:00:06:828 Pass
TC_REG_008: Verify special characters handling in username field
05.15.2025 8:41:11 PM 05.15.2025 8:41:18 PM 00:00:06:828 · #test-id=4Testing registration functionalityStatus Timestamp Details Info 8:41:12 PM Navigating to DemoBlaze website Info 8:41:14 PM Home Page Info 8:41:16 PM Testing special characters handling in username field Info 8:41:16 PM Sign Up Modal Info 8:41:16 PM Filling registration form with special characters in username Info 8:41:17 PM Form filled with special characters username Info 8:41:17 PM Clicking Sign up button Info 8:41:17 PM Alert text: Sign up successful. Pass 8:41:17 PM System accepted username with special characters Info 8:41:18 PM After Alert Pass 8:41:18 PM Special characters handling test completed -
TC_REG_005: Verify registration validation for duplicate username
8:41:18 PM / 00:00:05:661 Pass
TC_REG_005: Verify registration validation for duplicate username
05.15.2025 8:41:18 PM 05.15.2025 8:41:23 PM 00:00:05:661 · #test-id=5Testing registration functionalityStatus Timestamp Details Info 8:41:19 PM Navigating to DemoBlaze website Info 8:41:20 PM Home Page Info 8:41:22 PM Testing duplicate username validation Info 8:41:23 PM Sign Up Modal Info 8:41:23 PM Filling registration form with existing username Info 8:41:23 PM Form filled with existing username Info 8:41:23 PM Clicking Sign up button Info 8:41:23 PM Checking for error alert Info 8:41:23 PM Alert text: Sign up successful. -
TC_REG_010: Verify XSS vulnerability protection in registration
8:41:24 PM / 00:00:31:768 Pass
TC_REG_010: Verify XSS vulnerability protection in registration
05.15.2025 8:41:24 PM 05.15.2025 8:41:55 PM 00:00:31:768 · #test-id=6Testing registration functionalityStatus Timestamp Details Info 8:41:24 PM Navigating to DemoBlaze website Info 8:41:25 PM Home Page Info 8:41:27 PM Testing XSS vulnerability protection in registration Info 8:41:27 PM Testing XSS in username field Info 8:41:28 PM Sign Up Modal Info 8:41:28 PM Filling registration form with XSS script in username Info 8:41:28 PM Form filled with XSS in username Pass 8:41:41 PM XSS script did not execute in username field Info 8:41:41 PM System response: This user already exist. Info 8:41:42 PM Testing XSS in password field Info 8:41:42 PM Filling registration form with XSS script in password Info 8:41:43 PM Form filled with XSS in password Pass 8:41:55 PM XSS script did not execute in password field Info 8:41:55 PM System response: This user already exist. Pass 8:41:55 PM XSS vulnerability protection test completed -
TC_REG_009: Verify maximum length validation for username
8:41:55 PM / 00:00:06:403 Pass
TC_REG_009: Verify maximum length validation for username
05.15.2025 8:41:55 PM 05.15.2025 8:42:02 PM 00:00:06:403 · #test-id=7Testing registration functionalityStatus Timestamp Details Info 8:41:56 PM Navigating to DemoBlaze website Info 8:41:57 PM Home Page Info 8:41:59 PM Testing maximum length validation for username Info 8:41:59 PM Username length: 101 characters Info 8:42:01 PM Sign Up Modal Info 8:42:01 PM Filling registration form with extremely long username Info 8:42:01 PM Form filled with long username Info 8:42:01 PM Clicking Sign up button Info 8:42:02 PM Alert text: Sign up successful. Info 8:42:02 PM System accepted extremely long username Info 8:42:02 PM After Alert Pass 8:42:02 PM Maximum length validation test completed -
TC_REG_007: Verify close modal functionality for sign up form
8:42:02 PM / 00:00:07:937 Pass
TC_REG_007: Verify close modal functionality for sign up form
05.15.2025 8:42:02 PM 05.15.2025 8:42:10 PM 00:00:07:937 · #test-id=8Testing registration functionalityStatus Timestamp Details Info 8:42:03 PM Navigating to DemoBlaze website Info 8:42:04 PM Home Page Info 8:42:06 PM Testing close functionality of sign up modal Info 8:42:06 PM Testing Close button Info 8:42:07 PM Sign Up Modal Info 8:42:07 PM After clicking Close button Pass 8:42:08 PM Modal closed successfully using Close button Info 8:42:08 PM Testing X icon Info 8:42:09 PM Sign Up Modal Again Info 8:42:09 PM After clicking X icon Pass 8:42:10 PM Modal closed successfully using X icon Pass 8:42:10 PM Close modal functionality test completed successfully -
TC_REG_011: Verify sign up form displays correctly
8:42:10 PM / 00:00:04:782 Pass
TC_REG_011: Verify sign up form displays correctly
05.15.2025 8:42:10 PM 05.15.2025 8:42:15 PM 00:00:04:782 · #test-id=9Testing registration functionalityStatus Timestamp Details Info 8:42:11 PM Navigating to DemoBlaze website Info 8:42:12 PM Home Page Info 8:42:14 PM Opening sign up modal Info 8:42:15 PM Sign Up Modal Pass 8:42:15 PM Sign up modal title verified Pass 8:42:15 PM Username field is displayed Pass 8:42:15 PM Password field is displayed Pass 8:42:15 PM Sign up button is displayed Pass 8:42:15 PM Close button is displayed Pass 8:42:15 PM X close icon is displayed Pass 8:42:15 PM Sign up form displays correctly with all required elements -
TC_REG_003: Verify password requirements acceptance
8:42:15 PM / 00:00:10:417 Pass
TC_REG_003: Verify password requirements acceptance
05.15.2025 8:42:15 PM 05.15.2025 8:42:25 PM 00:00:10:417 · #test-id=10Testing registration functionalityStatus Timestamp Details Info 8:42:16 PM Navigating to DemoBlaze website Info 8:42:17 PM Home Page Info 8:42:19 PM Testing password requirements acceptance Info 8:42:19 PM Scenario A: Testing simple password 'password' Info 8:42:20 PM Scenario A: Simple password Pass 8:42:20 PM System accepted simple password Info 8:42:21 PM Scenario B: Testing numeric password '12345' Info 8:42:21 PM Scenario B: Numeric password Info 8:42:22 PM Username already exists, but the test is for password validation Info 8:42:22 PM Scenario C: Testing password with special characters 'p@ssw0rd' Info 8:42:23 PM Scenario C: Password with special characters Info 8:42:24 PM Username already exists, but the test is for password validation Info 8:42:24 PM Scenario D: Testing complex password 'P@$$w0rd!123' Info 8:42:25 PM Scenario D: Complex password Info 8:42:25 PM Username already exists, but the test is for password validation Pass 8:42:25 PM Password requirements acceptance test completed
Started
May 15, 2025 08:40:49 PM
Ended
May 15, 2025 08:42:26 PM
Tests Passed
10
Tests Failed
0
Tests
Log events
Timeline
System/Environment
| Name | Value |
|---|---|
| Browser | Chrome |
| Website | DemoBlaze |